home *** CD-ROM | disk | FTP | other *** search
- USL cfront release 3.0 provides implementations of a number of features that were previously flagged as 'sorry not implemented':
-
- templates, fully nested types, prefix and postfix increment and decrement
- operators, initialization of single dimension arrays of class objects with
- ctors taking all default arguments, use of operators &&, ||, and ?: with
- expressions requiring temporaries of class objects containing destructors,
- and implicit named return values.
-
- The major feature not accepted by cfront 3.0 is exceptions.